Skip to content
This repository has been archived by the owner on Jul 7, 2022. It is now read-only.

Fully automate dev setup with Gitpod #110

Open
wants to merge 1 commit into
base: 9.2.x
Choose a base branch
from
Open

Conversation

podarok
Copy link
Contributor

@podarok podarok commented Feb 22, 2021

This commit implements a fully-automated development setup using Gitpod.io, an
online IDE for GitLab, GitHub, and Bitbucket that enables Dev-Environments-As-Code.
This makes it easy for anyone to get a ready-to-code workspace for any branch,
issue or pull request almost instantly with a single click.

This commit implements a fully-automated development setup using Gitpod.io, an
online IDE for GitLab, GitHub, and Bitbucket that enables Dev-Environments-As-Code.
This makes it easy for anyone to get a ready-to-code workspace for any branch,
issue or pull request almost instantly with a single click.
@podarok podarok self-assigned this Feb 22, 2021
@@ -0,0 +1,7 @@
FROM gitpod/workspace-full
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should have own image or use a similar script ddev-gitpod team created

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant